Release 10.1A: OpenEdge Development:
Progress 4GL Reference
BASE64-DECODE function
Converts a Base64 character string into a binary value. The result is a MEMPTR containing the binary data.
Syntax
expressionA CHARACTER or LONGCHAR expression containing the string you want to convert.
ExampleFollowing is an example using the BASE64-DECODE function:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |